Skip to content

Conversation

@harp-intel
Copy link
Contributor

@harp-intel harp-intel commented Nov 21, 2025

branched from v3.12.0 to address critical bug fix: #564

The problem addressed is in the way that PerfSpect forms the event groups for collection from Linux perf. When UNC_CHA_CLOCKTICKS, and possibly other uncore events, appear in more than one group, the event count value reported by perf is significantly elevated. This results in the observed issue described in the bug report, i.e., uncore frequency metric is much too high and out of the range of possibility. Other metrics that rely on the same events are similarly impacted.

This PR limits uncore events to appear only one time in all uncore groups.

…o misreport event values

Signed-off-by: Harper, Jason M <jason.m.harper@intel.com>
Signed-off-by: Harper, Jason M <jason.m.harper@intel.com>
@harp-intel harp-intel merged commit cd5bcf2 into release-v3.12.x Nov 22, 2025
3 checks passed
@harp-intel harp-intel deleted the maintenance-v3.12.1 branch November 22, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants